'Declaration<DispIdAttribute(623)> Function AddRedactionRegion( _ ByVal Left As Single, _ ByVal Top As Single, _ ByVal Width As Single, _ ByVal Height As Single _ ) As GdPictureStatus
[DispId(623)] GdPictureStatus AddRedactionRegion( float Left, float Top, float Width, float Height )
function AddRedactionRegion(
Left: Single;
Top: Single;
Width: Single;
Height: Single
): GdPictureStatus;
DispIdAttribute(623) function AddRedactionRegion( Left : float, Top : float, Width : float, Height : float ) : GdPictureStatus;
[DispId(623)] GdPictureStatus AddRedactionRegion( float Left, float Top, float Width, float Height )
[DispId(623)] GdPictureStatus AddRedactionRegion( float Left, float Top, float Width, float Height )
Parameters
- Left
- Top
- Width
- Height
